a5_propgridxml_get Function

Syntax

P a5_PropGridXML_Get(C Id ,C propGridString [,L UseCachedVersion ])

Arguments

IdCharacter

An ID to use for the PropGrid.

propGridStringCharacter

XML defining the PropGrid.

UseCachedVersionLogical

If .T. and a cached version of the PropGrid exists, the cached PropGrid is returned.

Returns

resultPointer

Returns the PropGrid.

Description

Gets the XML for a PropGrid from the PropGrid string.